" Input: { input_file - input raw RGB file output_file - output file width - image width height - image height (mode) - mode: RGB (default), RGBA, ... (output_type) - type of output file: PNG (default), JPEG ... } Output: { return - return code = 0, if successful > 0, if error (error) - error text if return > 0 } "